public void redactArea( PDFDisplayRectangle redactionArea, PDFContentRedactionOptions redactionOptions ) |
Parameters
- redactionArea
- Area from which the content should be redacted.
- redactionOptions
- Options for content redaction.
public void redactArea( PDFDisplayRectangle redactionArea, PDFContentRedactionOptions redactionOptions ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When redactionOptions is null. |